CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - region growing

搜索资源列表

  1. dip2

    0下载:
  2. 区域生长算法(改进)适合图像分割,特征区域提取-Region growing algorithm (improvement) for image segmentation, feature extraction region
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3817566
    • 提供者:alahu
  1. 3

    1下载:
  2. 基于区域生长法的MATLAB图像分割程序 -Region growing method based on the MATLAB image segmentation procedure based on the region growing segmentation of the MATLAB program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:940
    • 提供者:占广
  1. Regiongrowing

    0下载:
  2. Region growing segmentation software on matlab.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6197945
    • 提供者:mwas
  1. region_growing

    0下载:
  2. image segmentation region growing
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:55170
    • 提供者:jamal
  1. softwareTT

    0下载:
  2. This attachment contain several matlab files for image segmentation, including region growing, FCM.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:986147
    • 提供者:a_veloz
  1. regiongrowing

    0下载:
  2. region growing for image segmentation, code by Dkroon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1427
    • 提供者:epoxypatch
  1. imreconstructsz

    1下载:
  2. 对脑部ct图像的头骨形状进行区域生长算法的运算-Ct images of the brain the skull shape of region growing algorithm for computing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:655
    • 提供者:zhu
  1. RegionGrow921

    0下载:
  2. 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:718
    • 提供者:zhaotao
  1. watershed

    0下载:
  2. Watershed segmentation is a region-growing method. In watershed segmentation,using gradient image catchment basins represent the regions of the segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:127712
    • 提供者:Apurv
  1. GUI_sanweikeshihua

    1下载:
  2. 该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:246875
    • 提供者:成林
  1. MATLABimageprocess2

    0下载:
  2. 医学图像处理,实现图像分割,一基于区域生长法;二基于最佳阈值分割-Medical image processing, and image segmentation, one based on region growing method two thresholding based on the best
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:125518
    • 提供者:ghostlin
  1. colormodelchange

    0下载:
  2. program 2 fing image seg thro region growing alg-program 2 fing image seg thro region growing alg
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:332646
    • 提供者:senthil
  1. region_growing

    0下载:
  2. code for region growing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:55190
    • 提供者:subramanyam
  1. Harris

    0下载:
  2. 区域生长算法,能够提供比较完美的区域生长结果!-Region growing algorithm, can provide the results of region growing more perfect!
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4712550
    • 提供者:yuchao
  1. segmentation

    3下载:
  2. 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:262260
    • 提供者:小馨
  1. regionGrow

    0下载:
  2. 该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。-this code is used for region growing in the image segmentation domain.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:953
    • 提供者:yuting
  1. region_growing

    0下载:
  2. region growing segementation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:61380
    • 提供者:raj
  1. pepp

    0下载:
  2. This code contains region growing segmentation algorithm to obtain the similar edges in color images
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:66162
    • 提供者:Rekha.N
  1. region_growing_byKroon

    0下载:
  2. Region Growing by Dirk-Jan Kroon
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:63567
    • 提供者:m c
  1. feige

    1下载:
  2. 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3. For the image in the white p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29788
    • 提供者:刘一霖
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com